C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Waterfall<T> Class / Name Property

In This Topic
Name Property (Waterfall<T>)
In This Topic
Gets or sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend.
Syntax
'Declaration
 
Public Property Name As String
 
See Also